3.642 \(\int \sqrt {a+b \cos (e+f x)} (A+B \cos (e+f x)) (c \sec (e+f x))^m \, dx\)

Optimal. Leaf size=61 \[ (c \cos (e+f x))^m (c \sec (e+f x))^m \text {Int}\left (\sqrt {a+b \cos (e+f x)} (A+B \cos (e+f x)) (c \cos (e+f x))^{-m},x\right ) \]

[Out]

(c*cos(f*x+e))^m*(c*sec(f*x+e))^m*Unintegrable((A+B*cos(f*x+e))*(a+b*cos(f*x+e))^(1/2)/((c*cos(f*x+e))^m),x)

________________________________________________________________________________________

Rubi [A]  time = 0.24, antiderivative size = 0, normalized size of antiderivative = 0.00, number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \[ \int \sqrt {a+b \cos (e+f x)} (A+B \cos (e+f x)) (c \sec (e+f x))^m \, dx \]

Verification is Not applicable to the result.

[In]

Int[Sqrt[a + b*Cos[e + f*x]]*(A + B*Cos[e + f*x])*(c*Sec[e + f*x])^m,x]

[Out]

(c*Cos[e + f*x])^m*(c*Sec[e + f*x])^m*Defer[Int][(Sqrt[a + b*Cos[e + f*x]]*(A + B*Cos[e + f*x]))/(c*Cos[e + f*
x])^m, x]

Rubi steps

\begin {align*} \int \sqrt {a+b \cos (e+f x)} (A+B \cos (e+f x)) (c \sec (e+f x))^m \, dx &=\left ((c \cos (e+f x))^m (c \sec (e+f x))^m\right ) \int (c \cos (e+f x))^{-m} \sqrt {a+b \cos (e+f x)} (A+B \cos (e+f x)) \, dx\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 13.20, size = 0, normalized size = 0.00 \[ \int \sqrt {a+b \cos (e+f x)} (A+B \cos (e+f x)) (c \sec (e+f x))^m \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[Sqrt[a + b*Cos[e + f*x]]*(A + B*Cos[e + f*x])*(c*Sec[e + f*x])^m,x]

[Out]

Integrate[Sqrt[a + b*Cos[e + f*x]]*(A + B*Cos[e + f*x])*(c*Sec[e + f*x])^m, x]

________________________________________________________________________________________

fricas [A]  time = 0.46, size = 0, normalized size = 0.00 \[ {\rm integral}\left ({\left (B \cos \left (f x + e\right ) + A\right )} \sqrt {b \cos \left (f x + e\right ) + a} \left (c \sec \left (f x + e\right )\right )^{m}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*cos(f*x+e))^(1/2)*(A+B*cos(f*x+e))*(c*sec(f*x+e))^m,x, algorithm="fricas")

[Out]

integral((B*cos(f*x + e) + A)*sqrt(b*cos(f*x + e) + a)*(c*sec(f*x + e))^m, x)

________________________________________________________________________________________

giac [A]  time = 0.00, size = 0, normalized size = 0.00 \[ \int {\left (B \cos \left (f x + e\right ) + A\right )} \sqrt {b \cos \left (f x + e\right ) + a} \left (c \sec \left (f x + e\right )\right )^{m}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*cos(f*x+e))^(1/2)*(A+B*cos(f*x+e))*(c*sec(f*x+e))^m,x, algorithm="giac")

[Out]

integrate((B*cos(f*x + e) + A)*sqrt(b*cos(f*x + e) + a)*(c*sec(f*x + e))^m, x)

________________________________________________________________________________________

maple [A]  time = 0.42, size = 0, normalized size = 0.00 \[ \int \sqrt {a +b \cos \left (f x +e \right )}\, \left (A +B \cos \left (f x +e \right )\right ) \left (c \sec \left (f x +e \right )\right )^{m}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+b*cos(f*x+e))^(1/2)*(A+B*cos(f*x+e))*(c*sec(f*x+e))^m,x)

[Out]

int((a+b*cos(f*x+e))^(1/2)*(A+B*cos(f*x+e))*(c*sec(f*x+e))^m,x)

________________________________________________________________________________________

maxima [A]  time = 0.00, size = 0, normalized size = 0.00 \[ \int {\left (B \cos \left (f x + e\right ) + A\right )} \sqrt {b \cos \left (f x + e\right ) + a} \left (c \sec \left (f x + e\right )\right )^{m}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*cos(f*x+e))^(1/2)*(A+B*cos(f*x+e))*(c*sec(f*x+e))^m,x, algorithm="maxima")

[Out]

integrate((B*cos(f*x + e) + A)*sqrt(b*cos(f*x + e) + a)*(c*sec(f*x + e))^m, x)

________________________________________________________________________________________

mupad [A]  time = 0.00, size = -1, normalized size = -0.02 \[ \int {\left (\frac {c}{\cos \left (e+f\,x\right )}\right )}^m\,\left (A+B\,\cos \left (e+f\,x\right )\right )\,\sqrt {a+b\,\cos \left (e+f\,x\right )} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((c/cos(e + f*x))^m*(A + B*cos(e + f*x))*(a + b*cos(e + f*x))^(1/2),x)

[Out]

int((c/cos(e + f*x))^m*(A + B*cos(e + f*x))*(a + b*cos(e + f*x))^(1/2), x)

________________________________________________________________________________________

sympy [A]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \left (c \sec {\left (e + f x \right )}\right )^{m} \left (A + B \cos {\left (e + f x \right )}\right ) \sqrt {a + b \cos {\left (e + f x \right )}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*cos(f*x+e))**(1/2)*(A+B*cos(f*x+e))*(c*sec(f*x+e))**m,x)

[Out]

Integral((c*sec(e + f*x))**m*(A + B*cos(e + f*x))*sqrt(a + b*cos(e + f*x)), x)

________________________________________________________________________________________